net/netip.Addr.appendTo4In6 (method)
5 uses
net/netip (current package)
netip.go#L809: return ip.appendTo4In6(b)
netip.go#L876: ret = ip.appendTo4In6(ret)
netip.go#L880: func (ip Addr) appendTo4In6(ret []byte) []byte {
netip.go#L1177: b = p.ip.appendTo4In6(b)
netip.go#L1203: b = p.ip.appendTo4In6(b)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)